š² #newfeature The type-matching requirement for the return value of if and switch local blocks has been removed when the structure's return value is not assigned to a variable. This will now work in v5:
//@version=5 indicator("", "", true) var line myLine = na if close > open line.delete(myLine) else myLine := line.new(bar_index - 10, high[10], bar_index, high)
š² #newfeature The type-matching requirement for the return value of if and switch local blocks has been removed when the structure's return value is not assigned to a variable. This will now work in v5:
//@version=5 indicator("", "", true) var line myLine = na if close > open line.delete(myLine) else myLine := line.new(bar_index - 10, high[10], bar_index, high)
BY PineCoders Squawk Box
Warning: Undefined variable $i in /var/www/tg-me/post.php on line 283
Secure video calling is in high demand. As an alternative to Zoom, many people are using end-to-end encrypted apps such as WhatsApp, FaceTime or Signal to speak to friends and family face-to-face since coronavirus lockdowns started to take place across the world. Thereās another optionāsecure communications app Telegram just added video calling to its feature set, available on both iOS and Android. The new feature is also super secureālike Signal and WhatsApp and unlike Zoom (yet), video calls will be end-to-end encrypted.